home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / BASICS compilation.adf / FastError < prev    next >
Text File  |  1988-01-20  |  8KB  |  133 lines

  1.   [1]  Syntax Error In This Line
  2.   [2]  Illegal Identifier:
  3.   [3]  Illegal Location For This Type Of Declaration
  4.   [4]  END Expected
  5.   [5]  Character Label That Is Undefined Or Illegally Located In A FOR Loop Is:
  6.   [6]  PROGRAM Statement Must Begin Program
  7.   [7]  Illegal Array or Text Substring Reference
  8.   [8]  Undefined Array/Subroutine/Function/Library Reference:
  9.   [9]  Illegal Operator Used In This Line
  10.   [10]  Syntax Error In Format Description
  11.   [11]  Illegal Mixed Mode Operation In This Line
  12.   [12]  A Previously Declared Variable Was Found:
  13.   [13]  An Illegal Structure In a Pattern Was Found:
  14.   [14]  Mismatched Delimiters Found In Text Literal
  15.   [15]  Illegal Use of % Symbol or Too Many Text Literals In Line
  16.   [16]  Illegal Use Of # $ Or  ^ Operator On Non-INTEGER Pointer
  17.   [17]  Declarations Must Occur In The Order: <GLOBAL> PARAMETER LOCAL
  18.   [18]  Illegal 68000 Register Reference After :
  19.   [19]  Syntax Or TYPE Error In INC/DEC Argument
  20.   [20]  Illegal Subscript Or Length In This Declaration
  21.   [21]  An Undefined Numeric Label In This Module Was Discovered:
  22.   [22]  An Undeclared SUBPROGRAM Was Discovered:
  23.   [23]  Illegal IF/WHILE/REPEAT Structure Encountered
  24.   [24]  Improperly Closed IF/WHILE/REPEAT Structure In This Module
  25.   [25]  Illegal FOR Loop Structure Encountered
  26.   [26]  Illegal WHEN Structure Encountered
  27.   [27]  Scalar Variables Must Be Declared In First 32K Of The Data Area
  28.   [28]  Optimized FAST Variables Have No Memory Address
  29.   [29]  Null Strings Are Undefined and Therefore Illegal
  30.   [30]  The Use of () in Concatenation is Redundant & Therefore Illegal
  31.   [31]  A File's Unit Number Must Be From 1 to 10
  32.   [32]  A FOR Loop Of Type INTEGER Must Have INTEGER Limits
  33.   [33]  A FOR Loop Index Must Be Of Type INTEGER Or REAL
  34.   [34]  Mixed Mode Multiple Equates Are Illegal
  35.   [35]  WHEN Expressions and Labels Must Be Integer or Text
  36.   [36]  A WHEN Expression And Its Labels Must Be Of The Same Type
  37.   [37]  The Number of GLOBAL Plus LOCAL Variables Is Excessive
  38.   [38]  The Number of String Literals In This Module Is Excessive
  39.   [39]  The Number of Labels In This Module Is Excessive
  40.   [40]  The Number of Forward GOTO/GOSUB References Is Excessive
  41.   [41]  The Number of Forward SUBPROGRAM References Is Excessive
  42.   [42]  The Number of SUBPROGRAMS Is Excessive
  43.   [43]  Improperly Closed WHEN Structure In This Module
  44.   [44]  EXIT Must Occur Inside a Loop
  45.   [45]  SUBPROGRAM Names Must Be Distinct From Variable Names
  46.   [46]  Syntax Error In This CONSTANT Declaration
  47.   [47]  CONSTANT Names Must Be Distinct From Declared Variables
  48.   [48]  The Number of INTEGER CONSTANTS Is Excessive
  49.   [49]  Syntax Error In This DATA Statement
  50.   [50]  The Array In A DATA Statement Must Be Of TYPE Integer Real Or Text
  51.   [51]  This DATA Statement Assigns Too Many Values To Its Object
  52.   [52]  An Undefined or Illegal CONSTANT In A Declaration Is :
  53.   [53]  DATA Statements Are Allowed Only In The Main Program
  54.   [54]  A Legal Variable Name For This DATA Statement Was Not Specified
  55.   [55]  The Number of Mnemonic Labels In This Module Is Excessive
  56.   [56]  DosExec Reports Inadequate FreeMem For Object Module Of This Size
  57.   [57]  Branch Out Of Range...Maximum Displacement Is 32K Bytes
  58.   [58]  Syntax Error Discovered In Command String
  59.   [59]  The Label On This Line Has Been Used Previously In This Module
  60.   [60]  Object Code Length Exceeds Current -O Option Size
  61.   [61]  The GRETURN Statement Is Inappropriate In The Main Program
  62.   [62]  Syntax Error In Declaration...
  63.   [63]  Length Of Text Literals In This Module Exceeds The -s Option Size
  64.   [64]  The Unary NOT Must Operate Only On Type Integer Or Logical
  65.   [65]  The Unary '-' Must Operate Only On Type Integer Or Real
  66.   [66]  Syntax Error In RECORD Reference Discovered
  67.   [67]  Attempt To Access A Field Of A Non-RECORD...Caused By The "."
  68.   [68]  An Illegal Field Name In A RECORD Reference Is: 
  69.   [69]  A RECORD TYPE May Not Contain Itself As A Field
  70.   [70]  Nested TYPE Declarations Are Illegal
  71.   [71]  Syntax Error In TYPE Declaration Discovered
  72.   [72]  The Number Of User Defined TYPES In This Module Is Excessive
  73.   [73]  Illegal Mixed Mode In RECORD Equate/Input Discovered
  74.   [74]  Illegal Reference Discovered On Left Side Of The Assignment Equals
  75.   [75]  Illegal Field Width Specification Encountered
  76.   [76]  ENDTYPE Statement Missing In This Module
  77.   [77]  Array Index(es) And Substring Indices Must Be Of TYPE Integer
  78.   [78]  The STOP Statement Is Only Allowed In The Main Program
  79.   [79]  Arrays With Multiple Subscripts Are Not Allowed In Multi-Equates
  80.   [80]  TYPE REAL To Right => Only # Indirect Is Allowed On Left
  81.   [81]  The Maximum Depth Of Nested INCLUDE Files Has Been Exceeded
  82.   [82]  The Maximum Number Of Queued APPEND Files Has Been Reached
  83.   [83]  Branching From A FOR Loop Is Illegal - Use The EXIT Statement
  84.   [84]  Illegal Variable TYPE Discovered In This Line
  85.   [85]  Indirect Reference (^$#) Cant Be Used With Variable TYPE On Right
  86.   [86]  The Length Of This CONSTANT Is Excessive
  87.   [87]  The Number of Non-INTEGER CONSTANTS Is Excessive
  88.   [88]  Illegal TYPE For PTR_TO To Point To
  89.   [89]  Maximum Number of Self PTR_TO Variables In This RECORD Exceeded
  90.   [90]  Parameter Discovered In This MACRO Call Has The Wrong TYPE
  91.   [91]  The Storage Requirement For This RECORD Is Excessive
  92.   [92]  An Illegal Argument In This SETARRAY Statement Was Discovered
  93.   [93]  The Argument Of DISPOSE_REC Must Be A PTR_TO A RECORD TYPE
  94.   [94]  The Argument Of NEW_REC Must Be A RECORD TYPE
  95.   [95]  The Argument Of This CURS/SCR/DELAY Function Must Be Of TYPE INTEGER
  96.   [96]  Auto Inc/Dec Operation Is Allowed On TYPE INTEGER Data Only
  97.   [97]  Arrays Within RECORDS Must Be Singly Subscripted
  98.   [98]  Illegal Use Of The @ Operator Is This Expression
  99.   [99]  A Record With Array Fields Is Illegal In A DATA Statement
  100.   [100] This Attempt To Move More Than 32K Of Data At One Time Is Illegal
  101.   [101] TYPE Declarations May Not Occur In The PARAMETER Section
  102.   [102] Array Equates w/ RECORD Or PTR_TO Parameters Are Not Permitted As Their Length Is Unspecified
  103.   [103] BYTE And WORD FUNCTIONs Are Not Allowed-Use TYPE INTEGER
  104.   [104] TEXT/RECORD FUNCTIONs For A Line In This Module Exceed 32K-Memory Limit
  105.   [105] The FUNCTION Name In This SUBPROGRAM Was Not Assigned A Value
  106.   [106] Argument Of VOICE Function Must Be Singly Subscripted WORD Array Name
  107.   [107] The Number Of Subscripts Does Not Match Declared Number For:
  108.   [108] The Total Number Of Field Names In All Defined TYPEs Is Excessive
  109.   [109] A FOR Loop With An Undeclared Index May Not Contain Nested Loops
  110.   [110] Parameter Count Or Type Improper In Amiga System Library Call
  111.   [111] Subscript In MultiArray Is Out Of Range...The Maximum Is 64K
  112.   [112] Immediate Assignment Operator ! Is Only Valid On Integer Expressions
  113.   [113] SCREEN or WINDOW_INFO or MENU Number Is Out Of Legal Range
  114.   [114] Parameter Number Improper In SCREEN/WINDOW/COLOR/MENU Function Call
  115.   [115] COLOR Function Pen Number Is Out Of Range
  116.   [116] Concatenation Is Not Allowed In The WHEN Expression
  117.   [117] Redefining A Previously Defined Data TYPE Is Illegal
  118.   [118] Array Subscript Is Out Of Declared Bounds (During Compilation)
  119.   [119] Subprogram-Previously Called Or Defined With Incorrect # Of Parameters
  120.   [120] Subprogram-Previously Called Or Defined With Inconsistent Parameter Type
  121.   [121] Incorrect # Of Parameters In A Call To An F-Basic Library Function
  122.   [122] Inconsistent Parameter Type In A Call To An F-Basic Library Function
  123.   [123] The EXCHANGE Operation Requires Two Objects Of The Same Type & Size
  124.   [124] Optimized FAST Variables Can Not Be EXCHANGE'd
  125.   [125] Field Reference Of A RECORD Parameter Isnt Allowed In EXCHANGE
  126.   [126] BLOCK Number Is Out Of Range
  127.   [127] The LineFeed Character Is Illegal In The &SEPARATOR Directive
  128.   [128] Improper ON...EVENT Structure-Must Be In Main Program W/Out Nesting
  129.   [129] EVENT Macros (WINDOW_NUMBER etc.) Must Occur In ON...EVENT Structure
  130.   [130] Branching Using GOTO/GOSUB Is Not Allowed In An ON...EVENT Structure
  131.   [131] APPEND File Name Too Long
  132.   [132] Parameter Number Improper In BLOCK Or READ/WRITEBYTES Function Call
  133.